lookupConsumerSession

open suspend override fun lookupConsumerSession(    email: String?,     authSessionCookie: String?,     requestOptions: ApiRequest.Options): ConsumerSessionLookup?

Retrieves the ConsumerSession if the given email is associated with a Link account.