pub async fn get_doc(
    doc: &DocumentReference
) -> Result<DocumentSnapshot, FirestoreError>