pub async fn view_notifications(
    args: ViewNotificationArgs,
    client: &BergClient
) -> Result<()>