Can index.fetch() have the same options for include_values and include_metadata that query() has?

There are cases where I want to retrieve a list of objects by ids but don’t want to return the vector values and/or the metadata. Same options that query() allows.