pub async fn query( http_client: &Client, plc_hostname: &str, did: &str, ) -> Result<Document, PLCDIDError>
Queries a PLC directory for a DID document. Fetches the complete DID document from the specified PLC hostname.