event is not encrypted -> original content
event is encrypted
not yet decrypted -> null
successfully decrypted -> Result.Success
failure in decryption -> Result.Failure (contains TimelineEventContentError)
The content may be replaced by another event.