getRange

suspend fun ReThis.getRange(key: String, range: LongRange): String?
suspend fun ReThis.getRange(key: String, from: Long, to: Long): String?