pub async fn fetch_raw( client: &Client, my_pk: PublicKey, pref: Pref, ) -> Option<String>
Fetch a list’s relay copy as raw JSON, or None when the relays hold none.
None