import { RepoClient } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/mod.ts";
Gets the content of a file in a repository with a name that matches the given RepoClient.repoName, on a branch with a name that matches the given ref at the given relativeFilePath.