Close the underlying CosmosDB client if owned by this instance.
Call this when the vectorstore was created via
from_connection_string_and_aad or
from_connection_string_and_key to release the connection.
Alternatively, use the instance as a context manager.