getFileContent

fun getFileContent(repoOwner: String, repoName: String, filePath: String): Map<String, Any>

Reads and returns the raw content of a file.