pub fn extract_user_texts(session: &Session, max: usize) -> Option<String>
Extract and join texts from the first max UserMessage events.
max