resolve Handle
abstract suspend fun resolveHandle(params: ResolveHandleQueryParams): AtpResponse<ResolveHandleResponse>
Resolves an atproto handle (hostname) to a DID. Does not necessarily bi-directionally verify against the the DID document.