pub async fn find_visible_custom<C: ConnectionTrait>( db: &C, include_authenticated: bool, ) -> Result<Vec<Model>>
Lists visible custom rows ordered by key.