method Blockfrost.prototype.getDelegationimport { Blockfrost } from "https://deno.land/x/lucid@0.7.0/src/mod.ts"; getDelegation(rewardAddress: string): Promise<Delegation>ParametersrewardAddress: stringReturnsPromise<Delegation>