Returns whether a file already exists at targetPath.
targetPath
Future<bool> fileExists(String targetPath);