getRestClient
fun getRestClient(activityContext: Activity, restClientCallback: SalesforceSDKManager.RestClientCallback)
Returns an authenticated client for the current user or starts login when no persisted account is current. If the current account cannot produce a valid user and client, removes that exact corrupt account and completes the normal logout, account-switching, or login flow without invoking restClientCallback.