get

open fun get(key: String, options: R2GetOptions): Promise<Any?>
open fun get(key: String): Promise<R2ObjectBody?>