Loads the saved VALD API configuration from the user's config file and retrieves sensitive credentials securely from the system keyring.
load_credentials(verbose = TRUE)
Invisibly returns TRUE if credentials and configuration were loaded successfully, FALSE otherwise.
Logical; if TRUE, prints messages on load status (default FALSE).