generateNewLastResortKey
abstract suspend fun generateNewLastResortKey(): Either<ProteusFailure, <Error class: unknown class>>
Also known as "last prekey", it's the prekey that the backend will share with other clients when it runs out of prekeys for this client. For "rolling" prekeys, see generateNewPreKeys.