Provides single row of CSV content. Row details are written into given vector only if row index is valid. Function does not alter the vector otherwise.
Function returns with one of scsv::state codes: OK on success or E_OUT_OF_RANGE, if provided rowNum is out of bounds.