IN: mongo - active connection to the MongoDB instance.
gridfsBucketName - full path to the GridFS parent of collections .files and .chunks.
names - array of file names.
RETURN: An associative array containing file name -> entire file content mappings.
IN: mongo - active connection to the MongoDB instance. gridfsBucketName - full path to the GridFS parent of collections .files and .chunks. names - array of file names. RETURN: An associative array containing file name -> entire file content mappings.