get target file path. returns the path that the git hooks points to.
static Future<String?> getTargetFilePath({String? path}) async { return CreateHooks.getTargetFilePath(); }