Returns value for key from this context chain.
lookup key.
Result.ok(value or null), or Result.error(ContextError.INVALID_ARGUMENT) when key is empty.