Reads a document from the database and converts it to the specified type.
Future<T?> one<T>(String documentID, { String? subcollection });