return request instead of verifier from verification methods
as MSC2366 adds an extra interactive step to the verification process,
we can't wait for the verifier after sending the request.
This is a breaking change in the js-sdk as it changes the return type
of an existing method.