phoneNumbers
Retrieves all phone numbers associated with the current user or the user with the given session ID.
This includes both verified and unverified phone numbers, including the primary phone number.
Return
A ClerkResult containing a list of PhoneNumber objects on success, or a ClerkErrorResponse on failure