Reads a file async and calls the callback with the contents.
file to read
game path to use
the callback that is called after the file was read
the provided fileName
fileName
the provided gamePath
gamePath
status of read operation. Returns a FSASYNC enum
the read content or nil
nil
Returns FSASYNC if any issues occurred