prepareVerification
Initiates the phone number verification process by sending a verification code via SMS.
This is the first step in the phone number verification process. After calling this method, a one-time verification code will be sent to the phone number via SMS. Use attemptVerification to complete the verification process.
Return
A ClerkResult containing the updated PhoneNumber on success, or a ClerkErrorResponse on failure