GetPeerRecord returns an Envelope containing a peer record for the peer, or null if no record exists.
Future<Envelope?> getPeerRecord(PeerId p);