This function sends a request to the specified URL, appends the provided handle to the URL path, performs the request, and returns the DID found in the response body.
Arguments
- fed
The ATProto instance to which the handle belongs.
- handle
The handle for which to get the DID.