Fetches all documents from a specified Firestore collection path.
The path of the collection to fetch
A Promise resolving to an array of objects with the shape { id, full_path, document }
Fetches all documents from a specified Firestore collection path.