6b99f37268
Add a generic method to EventBuilder that returns just the event content as a serde_json::Value. This is useful when mocking HTTP responses that return event content rather than full events.